home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / astron / template.bib < prev   
Text File  |  1990-07-25  |  4KB  |  202 lines

  1. % This file contains templates for each entry in the bibliographic database.
  2. % It provides only the fields which are defined as required and optional
  3. % in the BibTeX style ASTRON.BST.
  4. % First come the required fields, then the optional. Text in fields requires
  5. % quotes (already provided in the templates); numbers don't.
  6. % Remember to delete the fields which you do not use. This will prevent
  7. % BibTeX from producing many irrelevant warnings and error messages.
  8.  
  9. % Usage (compare with @ARTICLE template):
  10. %
  11. % @ARTICLE{citation_label,
  12. %    author    = "Title",
  13. %    year      = 1990,
  14. %    journal   = "The full name",        % or: journal = abbrv,
  15. %    volume    = 42,
  16. %    pages     = 24,                % or: pages = "24--31",
  17. %    crossref  = "other_citation_label",
  18. %    key       = "alternative_sort_key", % See LaTeX or BibTeX User's Guide
  19. %    type      = "type of the publication",
  20. %    note      = "additional information"}
  21.  
  22. @ARTICLE{,
  23.     author    = "",
  24.     year      = ,
  25.     journal   = "",
  26.     volume    = ,
  27.     pages     = ,
  28.     crossref  = "",
  29.     key       = "",
  30.     type      = "",
  31.     note      = ""}
  32.  
  33. @BOOK{,
  34.     author    = "",
  35.     year      = ,
  36.     title     = "",
  37.     publisher = "",
  38.     address   = "",
  39.     editor    = "",
  40.     edition   = "",
  41.     volume    = ,
  42.     series    = "",
  43.     number    = ,
  44.     crossref  = "",
  45.     key       = "",
  46.     type      = "",
  47.     note      = ""}
  48.  
  49. @BOOKLET{,
  50.     author    = "",
  51.     year      = ,
  52.     title     = "",
  53.     howpublished = "",
  54.     address   = "",
  55.     key       = "",
  56.     type      = "",
  57.     note      = ""}
  58.  
  59. @CONFERENCE{,     % `Conference' is the same as `inproceedings'.
  60.     author    = "",
  61.     year      = ,
  62.     title     = "",
  63.     booktitle = "",
  64.     editor    = "",
  65.     volume    = ,
  66.     pages     = ,
  67.     publisher = "",
  68.     address   = "",
  69.     organization = "",
  70.     series    = "",
  71.     number    = ,
  72.     crossref  = "",
  73.     key       = "",
  74.     type      = "",
  75.     note      = ""}
  76.  
  77. @INBOOK{,
  78.     author    = "",
  79.     year      = ,
  80.     chapter   = ,
  81.     title     = "",
  82.     publisher = "",
  83.     address   = "",
  84.     editor    = "",
  85.     edition   = "",
  86.     volume    = "",
  87.     series    = "",
  88.     number    = ,
  89.     pages     = ,
  90.     crossref  = "",
  91.     key       = "",
  92.     type      = "",
  93.     note      = ""}
  94.  
  95. @INCOLLECTION{,
  96.     author    = "",
  97.     year      = ,
  98.     title     = "",
  99.     booktitle = "",
  100.     publisher = "",
  101.     address   = "",
  102.     chapter   = ,
  103.     editor    = "",
  104.     edition   = "",
  105.     volume    = "",
  106.     series    = "",
  107.     number    = ,
  108.     pages     = ,
  109.     crossref  = "",
  110.     key       = "",
  111.     type      = "",
  112.     note      = ""}
  113.  
  114. @INPROCEEDINGS{,
  115.     author    = "",
  116.     year      = ,
  117.     title     = "",
  118.     booktitle = "",
  119.     editor    = "",
  120.     volume    = ,
  121.     pages     = ,
  122.     publisher = "",
  123.     address   = "",
  124.     organization = "",
  125.     series    = "",
  126.     number    = ,
  127.     crossref  = "",
  128.     key       = "",
  129.     type      = "",
  130.     note      = ""}
  131.  
  132. @MANUAL{,
  133.     author    = "",
  134.     year      = ,
  135.     title     = "",
  136.     organization = "",
  137.     edition   = "",
  138.     address   = "",
  139.     key       = "",
  140.     type      = "",
  141.     note      = ""}
  142.  
  143. @MASTERSTHESIS{,
  144.     author    = "",
  145.     year      = ,
  146.     school    = "",
  147.     address   = "",
  148.     key       = "",
  149.     type      = "",
  150.     note      = ""}
  151.  
  152. @MISC{,
  153.     author    = "",
  154.     year      = ,
  155.     title     = "",
  156.     howpublished = "",
  157.     key       = "",
  158.     type      = "",
  159.     note      = ""}
  160.  
  161. @PHDTHESIS{,
  162.     author    = "",
  163.     year      = ,
  164.     school    = "",
  165.     address   = "",
  166.     key       = "",
  167.     type      = "",
  168.     note      = ""}
  169.  
  170. @PROCEEDINGS{,
  171.     author    = "",
  172.     year      = ,
  173.     title     = "",
  174.     editor    = "",
  175.     volume    = ,
  176.     publisher = "",
  177.     address   = "",
  178.     organization = "",
  179.     series    = "",
  180.     number    = ,
  181.     key       = "",
  182.     type      = "",
  183.     note      = ""}
  184.  
  185. @TECHREPORT{,
  186.     author    = "",
  187.     year      = ,
  188.     title     = "",
  189.     institution = "",
  190.     address   = "",
  191.     key       = "",
  192.     type      = "",
  193.     note      = ""}
  194.  
  195. @UNPUBLISHED{,
  196.     author    = "",
  197.     year      = ,
  198.     title     = "",
  199.     note      = "",
  200.     key       = "",
  201.     type      = ""}
  202.